Initializes a new instance of the AnchorPattern class with the specified anchor points.
Namespace: MindFusion.Diagramming
Assembly: MindFusion.Diagramming
SyntaxC#
Copy Code
|
|---|
public AnchorPattern ( |
Visual Basic
Copy Code
|
|---|
Public New ( _ |
Contains the initial set of AnchorPoint instances for the new pattern.
See Also